Welcome![Sign In][Sign Up]
Location:
Search - storage box

Search list

[ListView/ListBoxPower列表控件

Description: 本程序实现一个功能强大的列表视控件,本控件具有下列特征: 整行加亮;对列自动排序(用数字和文本序列); 支持背景图像和混合加亮选择; 支持水平和垂直网格;可拖动的列; 通过Format对话框,可以定制列格式(大小、对齐);用Column Manager管理列; 支持分类视(象Outlook 98) 在每个单元中,支持定制文本颜色、字体和网格边界; 自动从注册表中存储和装入信息; 打印支持; 每个单元支持图像; 列视的头支持图像;使用多信息编辑控件编辑子项; 用组合框控件支持子项编辑;自动拷贝项到剪接板; 定制项目高度;单元工具提示;高亮当前选择的单元;支持数据库。 -the program a powerful list, as controls, the controls have the following characteristics : the whole trip plus-liang; right automatic sorting out (with digital and text sequences); support background images and mixed plus-choice; support for horizontal and vertical grid; Movable out; through Format dialog, and can be customized format (size, Alignment); Column Manager with the management out; Classification as support (like Outlook 98) in each of the modules and support custom text colors, fonts and mesh boundary; automatic from the registry information storage and loading; Print support; each module supports image; As shown in the first image support; the use of editorial control over the information the sub-editors; Combined box controls to support the sub-editors; items to automaticall
Platform: | Size: 144094 | Author: Mark | Hits:

[Otherex27a

Description: 程序增加了一个顶层Storage菜单,其中有Write和Read选项。在调试中运行,先选择Write,待一个Write complete消息框后,再选择Read.-procedures increased by a top-level Storage menu, which Write and Read option. Commissioning of the operation, select Write, Write complete pending a news box and choose Read.
Platform: | Size: 37542 | Author: 阿甘 | Hits:

[File OperateOpenMoreFiles

Description: 本人制作的包括编辑框控件,Static控件,按钮等以及用文件存储,提取一般数据的内容,里面很简单,主要用于一次性打开多个程序! ----曾昌盛(t007)-production, including editing control box, Static Control, buttons, etc. as well as document storage, data from the general content, there is very simple. major open for a number of one-time procedure! ---- have prosperity (global)
Platform: | Size: 34396 | Author: 曾昌盛 | Hits:

[File Operatetheeasycarryofdesign

Description: 基于PR818S的便携式媒体存储盒系统设计 随身存带,方便移动-PR818S based portable media storage box system design unaccompanied deposit belt, convenient mobile
Platform: | Size: 300823 | Author: liyunbing84 | Hits:

[Software EngineeringDirectXCollisionDetectionAlgorithm

Description: 针对各企业采用的软件类型差异,提出了基于DirectX SDK的远程协同设计模型,用X文件作为虚 拟装配统一的数据交换格式。根据X文件对三维模型数据的存储方式并结合AABB包围盒的检测算法,只供参考!-against enterprises using different types of software. Based on the DirectX SDK remote collaborative design model, X-file as virtual assembly unified data exchange format. According to documents X 3D model data storage mode and AABB bounding box with the detection algorithm for reference!
Platform: | Size: 442405 | Author: 缪宁 | Hits:

[Other resource用c实现的商品货架算法

Description: 问题描述: 假设一个商店,它有一个货架和一个仓库,当货架上的商品数量少于一定的数目时,从仓库运一定数量的商品摆到货架上,当仓库里的商品的数量少于一定的数目时,购买商品把仓库填满,商品的出售要按照商品的生产日期来,快要过期的商品要先出售。 解决问题的方法: 用了两个栈和 一个队列,把队列当作仓库,用一个栈作为货架,把另一个栈当作临时的存储箱。当要往货架上添商品时,先把作为货架的栈中的元素全都压到作为存储箱的栈中,再把仓库中的元素压到存储箱中,然后再把存储箱中的所有元素都压到货架上,这样,就能保证快要过期的商品先被出售。-Problem description : Suppose a shop, which has a shelf and a warehouse, when the merchandise on the shelves less than a certain quantity of the number, a certain number from the warehouses of goods on the shelves, when the warehouse volume of goods is less than certain number, purchase goods warehouse filled, the goods according to the sale of commodity production to date, is about to expire first sale of goods. The solution : a two stack and a queue, queue as a warehouse, used as a stack shelves, and another stack as a temporary storage bins. When to go to the shelves Tim commodity, first as a stack shelves of all elements of the pressure storage tank as the stack, then the warehouse down to the storage element box, and then storage box has all the elements of the pressure arrived shelve
Platform: | Size: 2328 | Author: 曾德胜 | Hits:

[Data structs用c实现的商品货架算法

Description: 问题描述: 假设一个商店,它有一个货架和一个仓库,当货架上的商品数量少于一定的数目时,从仓库运一定数量的商品摆到货架上,当仓库里的商品的数量少于一定的数目时,购买商品把仓库填满,商品的出售要按照商品的生产日期来,快要过期的商品要先出售。 解决问题的方法: 用了两个栈和 一个队列,把队列当作仓库,用一个栈作为货架,把另一个栈当作临时的存储箱。当要往货架上添商品时,先把作为货架的栈中的元素全都压到作为存储箱的栈中,再把仓库中的元素压到存储箱中,然后再把存储箱中的所有元素都压到货架上,这样,就能保证快要过期的商品先被出售。-Problem description : Suppose a shop, which has a shelf and a warehouse, when the merchandise on the shelves less than a certain quantity of the number, a certain number from the warehouses of goods on the shelves, when the warehouse volume of goods is less than certain number, purchase goods warehouse filled, the goods according to the sale of commodity production to date, is about to expire first sale of goods. The solution : a two stack and a queue, queue as a warehouse, used as a stack shelves, and another stack as a temporary storage bins. When to go to the shelves Tim commodity, first as a stack shelves of all elements of the pressure storage tank as the stack, then the warehouse down to the storage element box, and then storage box has all the elements of the pressure arrived shelve
Platform: | Size: 2048 | Author: 曾德胜 | Hits:

[File Formattheeasycarryofdesign

Description: 基于PR818S的便携式媒体存储盒系统设计 随身存带,方便移动-PR818S based portable media storage box system design unaccompanied deposit belt, convenient mobile
Platform: | Size: 301056 | Author: liyunbing84 | Hits:

[Delphi VCLtushuguanlixitong

Description: delphi开发的图书管理系统 包括登录框、借书还书、新书入库、权限管理、查询等部分的源程序-delphi development of library management system, including the login box, borrowing and returning books, book storage, rights management, query, such as part of the source
Platform: | Size: 10240 | Author: 程雪娇 | Hits:

[JSP/JavaiCan

Description: 用jsp开发的网络百宝箱,有通讯录功能、记事本功能、收藏夹功能、储藏箱功能,适合学习jsp-Jsp network with the development of Treasure Box, the address book function, Notepad function, favorites feature, storage box functionality for learning jsp
Platform: | Size: 273408 | Author: liulin | Hits:

[JSP/JavaICan

Description: 基于JSP的网络百宝箱系统的总体设计目标是为注册用户提供一系列方便、快捷的网络工具集合,其中工具主要包括用来记录网上联系人的通讯录、用来记录日常事情的记事本、用来收藏网络资源的收藏夹和用来保存用户上传的文件资源的储藏箱。此外,管理员可以通过后台登录对系统中每个用户进行管理-JSP-based Web Treasure the overall design of the system goal is to provide a range of registered users convenient collection of web-based tools, which include tools used to record the contact s address book online, used to record the daily things Notepad, is used to Favorites collection of network resources and users to upload files to save storage box resource. In addition, the administrator can log on through the back of each user on the system to manage
Platform: | Size: 825344 | Author: kreding | Hits:

[JSP/JavaiCan

Description: 基于JSP的网络百宝箱,用户注册及登陆,通讯录功能,记事本功能,收藏夹功能,储藏箱功能,管理员管理功能-JSP-based Web treasure chest, user registration and login, contacts, features, Notepad function, favorites functionality, storage box functionality, the administrator management functions
Platform: | Size: 221184 | Author: 付乾良 | Hits:

[Windows DevelopVB.Program.dialog.box.storage.design.code

Description: VB程序对话框存储设计代码VB Program dialog box storage design code -VB Program dialog box storage design code
Platform: | Size: 2048 | Author: 3 | Hits:

[CA authpassword

Description: 文件密码箱,可以给你存放隐私的文件夹上锁,保证隐私的安全。-Folder locked file password storage box can give you privacy, to ensure the security of privacy.
Platform: | Size: 2533376 | Author: 系统 | Hits:

[SCMprogram

Description: 51单片机+1602。《超市储物箱模拟程序》带proteus仿真,4个箱子,带震动报警,定时器生成随机密码。-51 MCU+1602. The supermarket storage box simulation program, with proteus simulation, four boxes with vibration alarm, timer generates a random password.
Platform: | Size: 100352 | Author: sdfsgsd | Hits:

[Delphi VCLWhite-box-testind

Description: 自动生成白盒测试基本路径,有向图采用十字链表存储结构,采用深度优先非递归遍历策略-Automatically generate whitebox testing basic path to cross linked list storage structure, the use of non-recursive depth-first traversal strategy
Platform: | Size: 3072 | Author: luofei | Hits:

[Other Gamesrussian-eara-

Description: 定义基本的7种方块(含四种状态)二维数组变量. Terial[7][4]. 用数组下标索引方块的种类和状态. 定义方块运行的区域(二维数组变量) 如(高23,宽10) 用它存储方块下落后的状态. 左移和右移判断是方块是否左右溢出、是否会叠在运行区的格子上。 同样改变状态(变形)也得判断是否会出现左右溢出、是否会叠在运行区格子上。 下落后,对运行区的空格子进行赋值。 -7 define the basic two-dimensional array variables (including four states) box. Terial [7] [4]. Using array subscript index box types and status. Define the box running area (two-dimensional array of variables), such as (high 23 wide and 10) use it storage box under backward shift left and right judgment the box around overflow, whether to fold on the area of ​ ​ the grid in the run. The same change state (deformation) have to determine whether there will be around overflow, whether to fold in the the run area plaid on. Under the backward run spaces sub assignment.
Platform: | Size: 10240 | Author: 高向珍 | Hits:

[WEB Codefly.box-1.6

Description: ASP.NET企业网络硬盘(Fly.Box企业网盘),采用C#+SQL SERVER开发,可方便集成到其它系统, 详询:QQ 2241738895,邮箱 do.yes@qq.com 1. 支持文件浏览 2. 支持在线播放音乐 3. 支持大附件上传 4. 支持断点续传 5. 支持文件批量添加 6. 有上传进度 7. 支持多用户 8. 支持分享 9. 支持多硬盘存储 10. 支持用户空间分配 11. 支持多单位 12. 支持单位空间分配 13. 支持提取码 14. 支持目录树 15. 兼容大部分浏览器(IE7,IE8,IE9,IE10,Chrome,Firefox,Safair,Opera等) 16. 支持多皮肤 17. 支持邮箱登录,手机登录,用户名登录 18. 更多功能可以定制 官网下载:http://flyui.net/fly.box/index.php CSDN下载: http://download.csdn.net/detail/flyui/5455835-ASP.NET enterprise network drives (Fly.Box enterprise network drive), using C#+SQL SERVER development, can be easily integrated into other systems, detailed consultation: QQ 2241738895, E-mail do.yes @ qq.com 1. Supports file browsing 2. support online play music 3. supports large attachment upload 4. supports HTTP 5.Support batch file to add 6. has upload progress 7. supports multi-user 8. supports sharing 9. supports multiple hard disk storage 10. supports user-space allocation 11 Support for multi-unit 12. Supporters space allocation 13. supports extraction code 14. supports tree 15. compatible with most browsers (IE7, IE8, IE9, IE10, Chrome, Firefox, Safair, Opera, etc.) 16. supports multiple skin 17 Support for Mail, phone log, the user name to log 18 More functions can be customized to the official website to download: http://flyui.net/fly.box/index.php CSDN download: http://download.csdn.net/ detail/flyui/5455835
Platform: | Size: 11595776 | Author: salvation | Hits:

[Otherjicungui

Description: 某超市门口的自动寄存柜有n个寄存箱,并且有一个投币控制器,顾客想要寄存小件物品时,只要在投币控制器投入1个1元的硬币,如果此时有空闲的箱子,寄存柜就会自动打开一个空的箱子,并且打印输出一张小小的密码纸条;如果没有空闲的箱子,则提示“本柜已满”。当顾客离开超市时,用密码纸条上指定的数字密码依次输入到开箱控制器,则顾客所存包的箱子门就自动打开,顾客取走物品后,关上门。 输入数据时,可先输入寄存箱总数n,再由用户选择是“投硬币”还是“输密码”。 如果选择“投硬币”,则只有硬币值是1才开箱。如果有空闲的箱子,则输出箱子编号及密码(4位数字);如果无空闲的箱子,则提示:“本柜已满”。 如果选择“输密码”,若输入的密码与某一箱子密码相符,则显示打开的箱子编号,否则输出提示:“密码错误”。-Automatic storage cabinets with n Storage box in front of a supermarket, and there is a coin-operated controller, customers want storage of small items, as long as the coin controller into a one yuan coin, if there is free at this time boxes, storage cabinets will automatically open an empty box, and print out a small piece of paper password If no free box, the message " This cabinet is full." When the customer leaves the supermarket, digital code specified by the password input to turn a piece of paper out of the box controller, the customer deposit box package automatically open the door, the customer after removal of items, close the door. When entering data, you can enter the storage tank to the total number n, and then selected by the user is a " coin" or " lose the password." If you select the " coin" , the only coin value is a just out of the box. If you have a spare box, the output box number and password (four digits) If there is no free bo
Platform: | Size: 382976 | Author: 裘越 | Hits:

[SCMelectronic-medicine-box-design

Description: 采用凌阳单片机的语音技术,传动技术,记忆与存储技术,多功能电子医药盒设计-Multi function electronic medicine box design document, using the technology of voice, transmission technology, memory and storage technology of single chip microcomputer.
Platform: | Size: 1361920 | Author: sean | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net